Skip to content

Build(deps): Bump the trame group across 1 directory with 4 updates#684

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/pip/trame-d2837e2362
Open

Build(deps): Bump the trame group across 1 directory with 4 updates#684
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/pip/trame-d2837e2362

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the trame group with 4 updates in the / directory: trame-client, trame-server, trame-vtk and trame.

Updates trame-client from 3.12.3 to 3.13.2

Release notes

Sourced from trame-client's releases.

v3.13.2 (2026-06-10)

Bug Fixes

  • translation: Set state defaults on 'with' exit (24a0dfa)

Detailed Changes: v3.13.1...v3.13.2

v3.13.0 (2026-06-09)

Documentation

  • handler: Docker information (707995f)

Features

  • google-colab: Add support for google colab iframe (eaba80b)

Detailed Changes: v3.12.3...v3.13.0

Changelog

Sourced from trame-client's changelog.

v3.13.2 (2026-06-10)

Bug Fixes

  • translation: Set state defaults on 'with' exit (24a0dfa)

v3.13.1 (2026-06-10)

Bug Fixes

  • layout: Provide a display_cell method for google-colab iframe display (6011942)

  • Move logic from trame-common to abstract layout on starting the iframe display in jupyter and google-colab context

v3.13.0 (2026-06-09)

Documentation

  • handler: Docker information (707995f)

Features

  • google-colab: Add support for google colab iframe (eaba80b)
Commits
  • 9345828 3.13.2
  • 24a0dfa fix(translation): set state defaults on 'with' exit
  • b24f67b 3.13.1
  • 6011942 fix(layout): provide a display_cell method for google-colab iframe display
  • c297b2a 3.13.0
  • eaba80b feat(google-colab): add support for google colab iframe
  • 301dfd8 Merge pull request #61 from Kitware/doc-update-for-handler
  • 707995f docs(handler): docker information
  • See full diff in compare view

Updates trame-server from 3.11.2 to 3.12.5

Release notes

Sourced from trame-server's releases.

v3.12.5 (2026-06-10)

This release is published under the Apache License 2.0 License.

Bug Fixes

  • translator: Add missing '?' as token separator (455e915)

Build System

  • deps: Bump codecov/codecov-action in the actions group (ab50ee3)

  • deps: Bump codecov/codecov-action in the actions group (e2ceb37)


Detailed Changes: v3.12.4...v3.12.5

v3.12.4 (2026-05-19)

This release is published under the Apache License 2.0 License.

Bug Fixes

  • server: Fix server.ready hang on exception (d51f985)

Detailed Changes: v3.12.3...v3.12.4

v3.12.3 (2026-05-18)

This release is published under the Apache License 2.0 License.

Bug Fixes

  • Share suppress change stack between parent and child state (f8ca99b)

Detailed Changes: v3.12.2...v3.12.3

v3.12.2 (2026-05-15)

This release is published under the Apache License 2.0 License.

Bug Fixes

  • NetworkMonitor: Properly register profiler (01c1406)

... (truncated)

Commits
  • 90a2269 3.12.5
  • 455e915 fix(translator): add missing '?' as token separator
  • ab50ee3 build(deps): bump codecov/codecov-action in the actions group
  • e2ceb37 build(deps): bump codecov/codecov-action in the actions group
  • 448c47c 3.12.4
  • d51f985 fix(server): fix server.ready hang on exception
  • f2f3754 3.12.3
  • f8ca99b fix: share suppress change stack between parent and child state
  • 1977e63 3.12.2
  • 01c1406 fix(NetworkMonitor): properly register profiler
  • Additional commits viewable in compare view

Updates trame-vtk from 2.11.8 to 2.11.13

Release notes

Sourced from trame-vtk's releases.

v2.11.13 (2026-06-30)

This release is published under the BSD License License.

Bug Fixes

  • 9.7: Remove deprecated API usage (0ff143a)

Detailed Changes: v2.11.12...v2.11.13

v2.11.12 (2026-06-12)

This release is published under the BSD License License.

Bug Fixes

  • export: Bring back manual update of viewer (c658007)

  • standalone_viewer: Update to latest and fix load call (266aa1b)

Continuous Integration

  • Try to fix testing with playwright (71f3076)

Testing

  • ci: Update baseline for github (dda42cf)

Detailed Changes: v2.11.11...v2.11.12

v2.11.11 (2026-06-11)

This release is published under the BSD License License.

Bug Fixes

  • static-viewer: Fetch latest (018b760)

Detailed Changes: v2.11.10...v2.11.11

v2.11.10 (2026-06-10)

This release is published under the BSD License License.

... (truncated)

Changelog

Sourced from trame-vtk's changelog.

CHANGELOG

Commits
  • 9760c7b 2.11.13
  • 0ff143a fix(9.7): remove deprecated API usage
  • d2f4513 2.11.12
  • dda42cf test(ci): update baseline for github
  • 71f3076 ci: try to fix testing with playwright
  • 266aa1b fix(standalone_viewer): update to latest and fix load call
  • c658007 fix(export): bring back manual update of viewer
  • ce352fe 2.11.11
  • 018b760 fix(static-viewer): fetch latest
  • bbb8a85 2.11.10
  • Additional commits viewable in compare view

Updates trame from 3.12.0 to 3.13.2

Release notes

Sourced from trame's releases.

v3.13.2 (2026-05-15)

Bug Fixes

  • profiler: Add support for multi trace files (a6b24d3)

Documentation

  • examples: Use cookiecutter's vuetify3 best practices (112680b)

  • tutorial: Change **kwargs with **_kwargs because they are unused (f804fb2)

Ref: Kitware/trame-tutorial@adfd845

  • tutorial: Change vuetify3 with v3 and server with self.server (c2ddaf7)

Ref: Kitware/trame#877

Ref: Kitware/trame#877

  • tutorial: Change AppLayouts class name to ConeApp (10f18ae)

  • tutorial: Change small errors (bae3ad7)

  • indentation errors

  • forgot to put self in class function's arguments

  • self.server.state => self.state

  • one forgotten layout => self.ui

Ref: Kitware/trame#877

Ref: Kitware/trame#877

Ref: Kitware/trame#877

Ref: Kitware/trame#877

Ref: Kitware/trame#877

Ref: Kitware/trame#877

Ref: Kitware/trame#877

  • tutorial: Change the doc to match the trame-tutorial update to vue3 (c4770fb)

  • tutorial: Change the html tutorial page to use trame's best practice (af91dac)

  • tutorial: Correct example code and fix typos (db8b819)

  • tutorial: Make the setup tutorial example use TrameApp (d2b0c4d)

... (truncated)

Changelog

Sourced from trame's changelog.

v3.13.2 (2026-05-15)

Bug Fixes

  • profiler: Add support for multi trace files (a6b24d3)

Documentation

  • examples: Use cookiecutter's vuetify3 best practices (112680b)

  • tutorial: Change **kwargs with **_kwargs because they are unused (f804fb2)

Ref: Kitware/trame-tutorial@adfd845

  • tutorial: Change vuetify3 with v3 and server with self.server (c2ddaf7)

Ref: Kitware/trame#877

Ref: Kitware/trame#877

  • tutorial: Change AppLayouts class name to ConeApp (10f18ae)

  • tutorial: Change small errors (bae3ad7)

  • indentation errors - forgot to put self in class function's arguments - self.server.state => self.state - one forgotten layout => self.ui

Ref: Kitware/trame#877

Ref: Kitware/trame#877

Ref: Kitware/trame#877

Ref: Kitware/trame#877

Ref: Kitware/trame#877

Ref: Kitware/trame#877

Ref: Kitware/trame#877

  • tutorial: Change the doc to match the trame-tutorial update to vue3 (c4770fb)

... (truncated)

Commits
  • 62560d6 3.13.2
  • a6b24d3 fix(profiler): add support for multi trace files
  • c2ddaf7 docs(tutorial): change vuetify3 with v3 and server with self.server
  • 10f18ae docs(tutorial): change AppLayouts class name to ConeApp
  • d2b0c4d docs(tutorial): make the setup tutorial example use TrameApp
  • 718a1b4 docs(tutorial): use AppLayouts instead of AppCone as class name
  • ec26bd9 docs(tutorial): put self.server instead of server
  • bd40c73 docs(tutorial): put helper functions that don't need self out of class
  • 42fc450 docs(tutorial): use icon in VBtn parameter
  • 5908ed0 docs(tutorial): use self.server
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 1, 2026
@dependabot dependabot Bot changed the title Build(deps): Bump the trame group with 4 updates Build(deps): Bump the trame group across 1 directory with 4 updates Jul 5, 2026
@dependabot dependabot Bot force-pushed the dependabot/pip/trame-d2837e2362 branch 3 times, most recently from 064f394 to 4fa7601 Compare July 5, 2026 08:46
Bumps the trame group with 4 updates in the / directory: [trame-client](https://github.com/Kitware/trame-client), [trame-server](https://github.com/Kitware/trame-server), [trame-vtk](https://github.com/Kitware/trame-vtk) and [trame](https://github.com/Kitware/trame).


Updates `trame-client` from 3.12.3 to 3.13.2
- [Release notes](https://github.com/Kitware/trame-client/releases)
- [Changelog](https://github.com/Kitware/trame-client/blob/master/CHANGELOG.md)
- [Commits](Kitware/trame-client@v3.12.3...v3.13.2)

Updates `trame-server` from 3.11.2 to 3.12.5
- [Release notes](https://github.com/Kitware/trame-server/releases)
- [Changelog](https://github.com/Kitware/trame-server/blob/master/CHANGELOG.md)
- [Commits](Kitware/trame-server@v3.11.2...v3.12.5)

Updates `trame-vtk` from 2.11.8 to 2.11.13
- [Release notes](https://github.com/Kitware/trame-vtk/releases)
- [Changelog](https://github.com/Kitware/trame-vtk/blob/master/CHANGELOG.md)
- [Commits](Kitware/trame-vtk@v2.11.8...v2.11.13)

Updates `trame` from 3.12.0 to 3.13.2
- [Release notes](https://github.com/Kitware/trame/releases)
- [Changelog](https://github.com/Kitware/trame/blob/master/CHANGELOG.md)
- [Commits](Kitware/trame@v3.12.0...v3.13.2)

---
updated-dependencies:
- dependency-name: trame
  dependency-version: 3.13.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: trame
- dependency-name: trame-client
  dependency-version: 3.13.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: trame
- dependency-name: trame-server
  dependency-version: 3.12.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: trame
- dependency-name: trame-vtk
  dependency-version: 2.11.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: trame
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/trame-d2837e2362 branch from 4fa7601 to a7de54d Compare July 5, 2026 09:37
@tkoyama010 tkoyama010 enabled auto-merge (squash) July 6, 2026 11:19
@tkoyama010 tkoyama010 disabled auto-merge July 6, 2026 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Development

Successfully merging this pull request may close these issues.

1 participant